Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

SOLUTION: HTTP/1.1 500 Internal Server Error when creating web project

3 views
Skip to first unread message

Stuart Campbell

unread,
Dec 11, 2003, 4:57:12 PM12/11/03
to
I just had to post this solution. Hope it helps someone!

When I tried to create a ASP.NET web project in VS.NET 2003 I kept getting
the following error:
---------------------------
Microsoft Development Environment
---------------------------
The Web server reported the following error when attempting to create or
open the Web project located at the following URL:
'http://localhost/WebApplication1'. 'HTTP/1.1 500 Internal Server Error'.
---------------------------
OK Help
---------------------------

I found LOADS of 'solutions' to this problem on the web and in the
newsgroups but nothing seemed to work.
Finally, The one that worked for me was the simplest of them all:
.......make sure that the default website in IIS has an application!!!!!!!
(must have removed it when I was cleaning up the other day - doh!)
- In IIS right-click the Default Website
- Properties
- Home Directory tab
- Under Application Settings click the 'Create' button next to the
Application name text box. (the button will then become a 'Remove' button)
- That's it!!!!

If there was already an application there then this won't help. Try running
<win directory>\Microsoft.NET\Framework\<framework version
here>\aspnet_regiis.exe -i

Hope this helps

Stuart


0 new messages